home *** CD-ROM | disk | FTP | other *** search
- *** /tmp/,RCSt1a27703 Thu Aug 24 00:05:30 1989
- --- const.h Thu Aug 17 03:51:43 1989
- ***************
- *** 58,63 ****
- --- 58,66 ----
-
- Define NEWFONT8 if you want Dale Schumakers alternate color/mono
- 50 line font.
- +
- + Define NO_AUTOWRAP if you *do not* want lines on the monitor to autowrap
- + around (and backwards).
- */
-
- /* i define these in Makefile, but can do it here if you want */
- ***************
- *** 78,83 ****
- --- 81,87 ----
- /* #define NO_POOLE_FS 1 */
- /* #define NEWFONT16 1 */
- /* #define NEWFONT8 1 */
- + /* #define NO_AUTOWRAP 1 */
-
- /*
- * end user configurations
-